home *** CD-ROM | disk | FTP | other *** search
- on(release){
- saveLagPg3 = true;
- if(_root.lightSpell2 == 1)
- {
- lightLag2 = light2.timey.timer;
- }
- if(_root.sheildSpell == 1)
- {
- sheildLag = sheild.timey.timer;
- }
- if(_root.dragonSpell == 1)
- {
- dragonLag = drago.timey.timer;
- }
- if(_root.spearSpell == 1)
- {
- spearLag = speared.timey.timer;
- }
- gotoAndPlay(1);
- }
-